transform: Store the category in the transform
authorBenjamin Otte <otte@redhat.com>
Mon, 4 Mar 2019 08:20:58 +0000 (09:20 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 4 Mar 2019 22:41:51 +0000 (23:41 +0100)
commit1fecbd4241529197984ed1c717fdf91f0bb8337b
tree2400c0df52ad8a1f051731d5d30d5ea4c8b96989
parent3545abc7a1731a5714e5f541c6aa966a48e27ffe
transform: Store the category in the transform

... instead of computing it every time we need it.

This should be faster and we want to use it a lot more prominently.

Also, we have the struct memory available anyway.
gsk/gsktransform.c